CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·8h·
Discuss: Hacker News
Cache Optimization
Caching in Vector Database: What You Need to Know
dev.to·6h·
Discuss: DEV
Cache Optimization
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.com·21h·
Discuss: r/programming
🧠Memory Models
Highly concurrent in-memory counter in GoLang
engineering.grab.com·15h
🧠Memory Models
A case for learning GPU programming with a compute-first mindset – Maister's Gr
themaister.net·3h·
🔗Language Toolchains
Advanced Vulkan Rendering: Building a Modern Frame Graph and Memory Management System
dev.to·2h·
Discuss: DEV
🌊Dataflow Languages
How to run LLMs on a 1GB (e-waste) GPU without changing a single line of code
reddit.com·3h·
Discuss: r/LocalLLaMA
💾Cache Algorithms
Cuckoo hashing improves SIMD hash tables
reiner.org·1d·
🏗️Hash Tables
Reflections on Designing a Search Autocomplete System
torontostudygroup.github.io·1d·
Discuss: DEV
🌿Trie Structures
Beyond Von Neumann: Toward a unified deterministic architecture
venturebeat.com·1d
🤝Cooperative Threading
Here's Why RAM Should Be Your Priority When Buying a Laptop
howtogeek.com·17h
🧠Memory Hierarchy
Fun with HyperLogLog and SIMD
vaktibabat.github.io·2d·
🔢Bit Manipulation
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.org·11h
📱Bytecode Design
Thundering Herd Problem (Cache Stampede): Solutions & Prevention | System Design Tutorial
howtech.substack.com·1d·
Discuss: r/programming
🔗Weak References
Locality, and Temporal-Spatial Hypothesis
brooker.co.za·1d
💾Persistent Heaps
Achieving 1.2 TB/s Aggregate Bandwidth by Optimizing Distributed Cache Network
juicefs.com·22h·
Discuss: Hacker News
🌍HTTP Servers
Souvenir
deprogrammaticaipsum.com·12h
🔗Weak References
[NodeBook] Memory Fragmentation and Buffer Coding Challenges
thenodebook.com·2d·
Discuss: r/node
🏟️Arena Allocation
Beyond the Single-Writer Limitation with Turso's Concurrent Writes
turso.tech·15h·
Discuss: Hacker News
🧠Memory Models
An Overview of Modern Memory Management Architectures in LLM Agents
vinithavn.medium.com·1d·
Discuss: Hacker News
💬Smalltalk VMs